home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / thrust_2.swf / scripts / frame_40 / DoAction.as
Text File  |  2012-01-07  |  80b  |  9 lines

  1. if(mst.Check == 1)
  2. {
  3.    gotoAndPlay(41);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(39);
  8. }
  9.